generation number meaning in English
生成数
世代号
世代数
Examples
- Returns the current generation number of the specified object
返回指定对象的当前代数。 - Returns the current generation number of an object
Gc . getgeneration方法返回对象的当前代数。 - Returns the current generation number of the target of a specified weak reference
返回指定弱引用的目标的当前代数。 - The basic idea of the algorithm is that the bits of binary string behind the crossover point are crossed if the generation number is odd and the bits in the front of crossover point are crossed if the generation number is even
该算法的基本思想是:当遗传代数为奇数时,采用尾部单点交叉;当遗传代数为偶数时,采用头部单点交叉。